-
Home
-
Site Reviews
-
7.0.11
-
Code
-
Classes
- ReviewLimitsValidator
| Total Complexity |
19 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
97 |
| Lines of code |
77 |
| Logical lines of code |
39 |
| Comment lines |
2 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| normalizeArgs() |
S |
54 |
5 |
21 |
| validateLimit() |
S |
59 |
3 |
13 |
| isValid() |
S |
69 |
2 |
6 |
| performValidation() |
S |
73 |
2 |
5 |
| isWhitelisted() |
S |
67 |
2 |
7 |
| validateByUsername() |
S |
63 |
2 |
10 |
| filterSqlClauseOperator() |
S |
82 |
1 |
3 |
| validateByEmail() |
S |
70 |
1 |
6 |
| validateByIpAddress() |
S |
70 |
1 |
6 |